home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / ultqsrc.zip / QUAKE.RC < prev    next >
Text File  |  1996-08-30  |  283b  |  18 lines

  1.  
  2. // load the base configuration
  3. exec default.cfg
  4.  
  5. // load the last saved configuration
  6. exec config.cfg
  7.  
  8. // run a user script file if present
  9. exec autoexec.cfg
  10.  
  11. //
  12. // stuff command line statements
  13. //
  14. stuffcmds
  15.  
  16. // start demos if not allready running a server
  17. //startdemos demo1
  18.